xen.git
2005-10-10 emellor@ewanMention -s option in usage.
2005-10-10 emellor@ewanFix completely broken xenstore_read function.
2005-10-10 kaf24@firebug... Fix cancellation of pending watch events on watch unreg...
2005-10-10 kaf24@firebug... Fire watch callbacks on their own workqueue. Mainly...
2005-10-10 emellor@ewanMerged.
2005-10-10 emellor@ewanRewritten XendLogging to not be a singleton class,...
2005-10-10 kaf24@firebug... xenstored now supports multiple concurrent transactions per
2005-10-10 emellor@ewanMerged.
2005-10-10 emellor@ewanAdded error logging to the block hotplug script, and...
2005-10-10 kaf24@firebug... No need to gate xenstored reading requests from a
2005-10-09 kaf24@firebug... Simplify reply logic in xenstored. Maintain a linked...
2005-10-09 kaf24@firebug... Extend xenbus/xenstore client interface to include...
2005-10-09 smh22@firebug... Added some clarifying comments regarding xenbus/xenstor...
2005-10-09 kaf24@firebug... Refactor xenbus to break up the xenbus_lock and permit...
2005-10-09 vh249@kneesaa... Don't increment mi->usage is alloc_major_info return...
2005-10-09 smh22@firebug... Fix cpu hotplug issue with SMP guests (including save...
2005-10-09 emellor@ewanAlter logging statements to move the interpolation...
2005-10-09 emellor@ewanRemove unnecessary extraction of ssidref from config...
2005-10-09 emellor@ewan/home/emellor/log2
2005-10-09 emellor@ewanRemove cruft.
2005-10-09 emellor@ewanRemove code seeding RNG from /dev/urandom. The random...
2005-10-09 emellor@ewanAppend a newline to error messages, so that they are...
2005-10-09 emellor@ewanChange xenbus callbacks to match new signature of xenbu...
2005-10-08 kaf24@firebug... Make libxenstore thread-safe. It also spawns an internal
2005-10-08 kaf24@firebug... Fix locking in /dev/xen/evtchn ioctl.
2005-10-08 kaf24@firebug... Add one more parameter to __vmread_vcpu and clean some...
2005-10-08 kaf24@firebug... Add a bzImage target for xen kernels for consistency...
2005-10-08 kaf24@firebug... Xen-friendly glibc selection: appropriate ld-linux...
2005-10-07 kaf24@firebug... Remove linux-2.4 sparse tree.
2005-10-07 kaf24@firebug... Some cleanup in TPM-related files and implementation...
2005-10-07 kaf24@firebug... Re-enable the pygrub build and fix the build with older
2005-10-07 kaf24@firebug... Move mmio operation structure from domain to vcpu.
2005-10-07 kaf24@firebug... Rationalise xenstore header files a little. xenstored.h,
2005-10-07 kaf24@firebug... Update kernel watch API to pass the array of watch...
2005-10-07 kaf24@firebug... Change xs_read_watch interface to return a sized array...
2005-10-07 kaf24@firebug... Clean up file vmx.c:
2005-10-07 kaf24@firebug... Add installation of the udev rules if appropriate....
2005-10-07 emellor@ewanMerged.
2005-10-07 emellor@ewanRegig the construction of new domains so that restore...
2005-10-07 kaf24@firebug... Add udev rules that map similar to the hotplug agent...
2005-10-07 kaf24@firebug... Move the block-phy and block-file handling into a common
2005-10-07 kaf24@firebug... The hotplug agent sets the path now, but that's not...
2005-10-07 kaf24@firebug... Remove bind_evtchn_to_irq/unbind_evtchn_from_irq from the
2005-10-07 kaf24@firebug... The attached fixes a few things to make the blkfront...
2005-10-07 kaf24@firebug... merge.
2005-10-07 kaf24@firebug... This patch copies the NAT scripts in tools/examples/ to
2005-10-07 emellor@ewanMerge.
2005-10-07 emellor@ewanMerge.
2005-10-07 kaf24@firebug... Move construct_vmcs to arch_vmx_do_launch.
2005-10-07 emellor@ewanRename the source domain on migration, regardless of...
2005-10-07 kaf24@firebug... Big simplification of the Xen event-channel interface.
2005-10-06 emellor@ewanFix conflicting merge.
2005-10-06 emellor@ewanMerged.
2005-10-06 emellor@ewanRemove xm commands block-refresh and vbd-refresh, as...
2005-10-06 kaf24@firebug... User tools send evtchn notifications via /dev/xen/evtchn
2005-10-06 kaf24@firebug... Change how event channels are allocated and used by...
2005-10-06 emellor@ewanAdded Zope's test.py, and a unit test to sxp. This...
2005-10-06 emellor@ewanMerged.
2005-10-06 emellor@ewanAllow shutdown code SHUTDOWN_HALT, which we handle...
2005-10-06 emellor@ewanRename all dying domains to be prefixed with Zombie...
2005-10-06 emellor@ewanReduce the log level for the 'cannot recreate informati...
2005-10-06 kaf24@firebug... Ensure that all fields of evtchn_op_t are initialised...
2005-10-06 emellor@ewanIssue diagnostic if we find dying domains on Xend resta...
2005-10-06 emellor@ewanRaise an exception if an error appears on the pipes...
2005-10-05 vh249@kneesaa... mixup in vcpu-enable and vcpu-disable help string
2005-10-05 kaf24@firebug... Reformat the pfn_info structure to ensure that
2005-10-05 kaf24@firebug... Activate suspending/resuming of the TPM interface and add
2005-10-05 kaf24@firebug... Gentoo compatible stuff has to be done *before* the...
2005-10-05 kaf24@firebug... EVTCHNOP_alloc_unbound can allocate a port in an arbitrary
2005-10-05 emellor@ewanFix the handling of VCPUs, specifically wrt the broken...
2005-10-05 emellor@ewanChange boolean config option parsing to allow True...
2005-10-05 kaf24@firebug... Fix save/restore -- too much work being done in
2005-10-05 kaf24@firebug... Emulate guest reads of CR4, masking features that Xen
2005-10-05 kaf24@firebug... Send event-channel notification from console daemon
2005-10-05 kaf24@firebug... Revert changes checked in by mistake in previous changeset.
2005-10-05 kaf24@firebug... Clean up DESTDIR handling. Default install is to root
2005-10-05 emellor@ewanMerge (with trepidation).
2005-10-05 emellor@ewanRecover from name uniqueness violation by renaming...
2005-10-05 kaf24@firebug... Add Gentoo handling to network-bridge. Based on patches
2005-10-05 kaf24@firebug... Handle the case where there are no spaces or parameters
2005-10-05 kaf24@firebug... Fix DOM0_PHYSINFO to return correct value for total
2005-10-05 kaf24@firebug... Currently, the scripts in /etc/xen/scripts won't get...
2005-10-05 kaf24@firebug... The attached patch places an updated TPM driver into...
2005-10-05 kaf24@firebug... Restructure the makefiles used to drive builds of linux...
2005-10-05 kaf24@firebug... Move setting of configuration variables to Config.mk.
2005-10-05 emellor@ewanRemoved the EventServer, replacing the events fired...
2005-10-04 emellor@ewanimported patch /home/emellor/block_detach.patch
2005-10-04 emellor@ewanExplicitly close files on save and restore. Rename...
2005-10-04 emellor@ewanExplicitly close files.
2005-10-04 emellor@ewanClean up domains if creation/restoration fails.
2005-10-04 emellor@ewanFix typo.
2005-10-04 emellor@ewanMerge the child-process handling of the save and restor...
2005-10-04 emellor@ewanRemoved unused xen_domain method, and unused imports...
2005-10-04 emellor@ewanFix call to state_set inside preserve (was erroneously...
2005-10-04 emellor@ewanFix xm restore broken by missing return statement.
2005-10-04 kaf24@firebug... Clean up sched_op() hypercall interface. One particular
2005-10-04 kaf24@firebug... Allow EVTCHNOP_bind_{ipi,virq} to specify the vcpu to
2005-10-04 kaf24@firebug... Rename VCPUOP_craete to VCPUOP_initialise. It is likely...
2005-10-04 kaf24@firebug... Fix tools to pull public header files from standard
2005-10-04 jrb44@swoop... Merge to restore reverted changes.
next